home *** CD-ROM | disk | FTP | other *** search
/ Eros - Digital Erotica & Games / Eros - Digital Erotica & Games.iso / mac / EROS vol.1 / EROS vol.DXR / 00338.ls < prev    next >
Encoding:
Text File  |  1995-07-07  |  177 b   |  13 lines

  1. on exitFrame
  2.   global r
  3.   patchpal()
  4.   puppetSprite(18, 1)
  5.   cursor(4)
  6.   if not soundBusy(1) then
  7.     puppetSound("intro.aif")
  8.   end if
  9.   set r to 1
  10.   setnavi()
  11.   movPrep()
  12. end
  13.